home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / tmuf.zip / MUF.BAT < prev    next >
DOS Batch File  |  1990-10-16  |  199b  |  9 lines

  1. echo off
  2. cls
  3. :If you have not established a path to the DOS GRAPHICS.COM file, you
  4. :should preceed the command below with a CD to the file in which it is
  5. :located.
  6. graphics
  7. tmuf %1 %2
  8. exit
  9.